home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Disc to the Future 2
/
Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin
/
MAC
/
THINKC
/
4_0
/
C_INTERF
/
INTERFAC
/
FILEINFO.PRO
< prev
next >
Wrap
Text File
|
1990-11-24
|
344b
|
9 lines
/* Local prototypes for "fileinfo.c" */
/* Generated by "C Interface" utility version 1.2 */
/* Written by James Bucanek */
extern int get_argc( void );
extern void get_argv_name( int index, char *filename );
extern unsigned long file_mod_date( char *filename );
extern void set_file_type( char *filename, long file_type, long file_creator );